home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / Common / include / netconnectres.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-10-08  |  802 b   |  19 lines

  1.  
  2. #define IDD_MULTIPLAYER_CONNECT         10001
  3. #define IDD_MULTIPLAYER_GAMES           10002
  4. #define IDD_MULTIPLAYER_CREATE          10003
  5. #define IDD_LOBBY_WAIT_STATUS           10004
  6. #define IDC_RETURN                      11001
  7. #define IDC_PLAYER_NAME_EDIT            11002
  8. #define IDC_GAMES_LIST                  11003
  9. #define IDC_JOIN                        11004
  10. #define IDC_CREATE                      11005
  11. #define IDC_CONNECTION_LIST             11006
  12. #define IDC_BACK                        11007
  13. #define IDC_EDIT_SESSION_NAME           11009
  14. #define IDC_SEARCH_CHECK                11010
  15. #define IDC_LOBBYCONNECTCANCEL          11011
  16. #define IDC_WAIT_TEXT                   11012
  17. #define IDC_MIGRATE_HOST                11013 
  18. #define IDI_MAIN                        11014
  19.